home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Jan 91 / MacApp.Tech$ 1⁄25⁄91 / 2781-TDocument subclass m-Jan91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.5 KB  |  34 lines  |  [TEXT/GEOL]

  1. Item    1548459                         23-Jan-91        10:35PST
  2.  
  3. From:   MADA.SYSOP                      MacApp Dev Assoc, Don Sawtelle,IVC
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. ------------------------------------------------------------------------------
  8.  
  9. Sub:    TDocument subclass menu
  10.  
  11. ["TDocument subclass menu and event handling (and database inq)" from KPS on
  12. America Online at 21:15:08 EST 91-01-22. Mail to MacApp.Tech$ to reply.]
  13.  
  14. I am new to using MacApp and I have a question regarding TDocument subclasses.
  15. In my application I will be using TMyDocument as a data base (I've been reading
  16. some of the links in Frameworks about this).  When my application starts and I
  17. open TMyDocument it will have no open (shown) views as it would depend on what
  18. the user requested through menus etc.  The problem is that TMyDocument is never
  19. in the command chain and so it is unable to set up its menus and respond to
  20. menu commands.  Have I done something wrong with the way I want to do things?
  21. I want TMydocument to set its menus and so on regardless of whether it has any
  22. shown views.  How can I make sure that it will always get the change to do its
  23. thing?
  24.  
  25. On another note, I read with interest about Inside Out and was wondering if
  26. anyone has had any experiences with dbVista III from Raima Corp.?  I am
  27. currently trying to decide whose data base engine I will use.  Does Inside/Out
  28. still have the yearly royalty fee?
  29.  
  30. Thanks for any help.
  31.  
  32. Karam Singh
  33.  
  34.